adShiftExternalMap 
Logical Entity Name  adShiftExternalMap 
Default Table Name  adShiftExternalMap 
Physical Only  NO 
Definition 
 
Note 
 

adShiftExternalMap Columns 
ColumnName  Domain  Datatype  NULL  Definition 
adShiftExternalMapID(PK)    int  NO 
 
adShiftID(FK)    int  NO 
 
CrmId    varchar(50)  YES 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
UserID(FK)    int  NO 
 
ts    timestamp  NO 
 

adShiftExternalMap Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_adShiftExternalMap_adShiftExternalMapID  PrimaryKey  adShiftExternalMapID 

adShiftExternalMap Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
adShift  Non-Identifying  One To Zero or More  FK_adShiftExternalMapadShiftId_adShiftadShiftId      adShiftID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_adShiftExternalMapUserID_SyStaffSyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

adShiftExternalMap Check Constraints 
Check Constraint Name  CheckConstraint